<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> body {
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:22px;
	font-family:微软雅黑;
	color:#444444;
	background-color:#e8e9ed;
	background-image:url(../images/juncy/bg_inner.jpg); background-repeat:no-repeat; background-position:top;
}

.juncyDiv{
	text-align:left;
	width:1200px;
	overflow:hidden;
}

.topDiv{
	height:83px;
	width:1200px;
	overflow:hidden;
}

.innerBannerDiv{
	width:1200px;
	height:0px;
	overflow:hidden;
	background:green;
}
 

.Announcement{
	width:1198px;
	border:1px solid #bcc1bd;
	height:25px;
	line-height:15px;
	overflow:hidden;
	background-image:url(../images/Announcement_bg.jpg);
}

.bodyDiv{
	overflow:hidden;
	text-align:left; 
	width:1200px;
	margin:0 auto;
	position:relative;
	/*	background-image:url(../images/loading_wide.gif);	改背景作用	（padding-top:30px; 向下顶）	*/
}

.leftDiv {
    width: 200px;
    float: left;
    overflow: hidden;
    text-align: left;
    border: solid 0px red;
    /*
		leftmenu_sticky.js  改名
		.leftDiv  position:absolute;  去掉
		.contextDiv  margin-left:200px;  去掉
	*/
    position: absolute;
    left: 0px;
}

.contextDiv {
    width: 966px;
    height: auto;
    overflow: hidden;
    text-align: left;
    margin-left: 220px;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-top: 0px;
    padding-right: 0px;
}

.contextDiv_in {
    /*word-wrap:break-word;*/
    border: 0px #E0E0E0 solid;
    border-top: 0px;
    width: 950px;
    min-height: 450px;
    height: auto;
    height: auto !important;
    height: 450px;
    overflow: visible; /* 最小高度又能自动拉伸 */
    padding: px;
    margin-top: 0px;
    line-height: 24px;
}

.productDetailsTitle {
    height: 37px;
    width: auto;
    overflow: hidden;
    line-height: 33px;
    padding-left: 35px;
    margin-bottom: 8px;
    color: #FFFFFF;
    background-image: url(../images/productDetailsTitle_bg.jpg);
    background-repeat: no-repeat;
}

.contextDiv_in_foot {
    width: 980px;
    height: 0px;
    overflow: hidden;
    background-image: url(../images/juncy/menu_bg.jpg);
}

.middleDiv {
    width: 0px;
    background: #454545;
    float: left;
    overflow: hidden;
    text-align: left;
}

.siteMapNavigation {
    width: 100%;
    height: 40px;
    border: #4029ce dotted 0px;
    border-left: 0px;
    border-right: 0px;
    float: left;
    overflow: hidden;
    text-align: left;
    margin: 0px;
    display:none;
}

.siteMapNavigation_left {
    width: 70%;
    height: 100%;
    line-height: 40px;
    padding-left: 0px;
    overflow: hidden;
    float: left;
    display: none;
}

.siteMapNavigation_right {
    width: 15%;
    height: 100%;
    line-height: 40px;
    overflow: hidden;
    float: right;
    text-align: center;
    display: none;
}

.index_top_div {
    color: #bdd3f6;
}

    .index_top_div a:link {
        text-decoration: none;
        color: #bdd3f6;
    }

    .index_top_div a:visited {
        text-decoration: none;
        color: #bdd3f6;
    }

    .index_top_div a:hover {
        text-decoration: none;
        color: #edf3fc;
    }

    .index_top_div a:active {
        text-decoration: none;
        color: #bdd3f6;
    }


.leftCSSJUNCY {
    color: #FFFFFF;
    line-height: 33px;
    padding-left: 26px;
    font-size: 14px;
}

    .leftCSSJUNCY a:link {
        text-decoration: none;
        color: #FFFFFF;
    }

    .leftCSSJUNCY a:visited {
        text-decoration: none;
        color: #FFFFFF;
    }

    .leftCSSJUNCY a:hover {
        text-decoration: none;
        color: #c9e4f4;
    }

    .leftCSSJUNCY a:active {
        text-decoration: none;
        color: #FFFFFF;
    }


.juncyLeftItemDiv a
{
	height:33px; 
	width:200px; 
	overflow:hidden; 
	line-height:33px; 
	color:#222222; 
	background-image:url(../images/juncy/left_item_1.gif); 
	padding-left:15px;
	margin-bottom:1px;
	float:left;
    display:block;
    -webkit-transition:background-color 0.3s linear;
    -moz-transition:background-color 0.3s linear;
    -o-transition:background-color 0.3s linear;
    transition:background-color 0.3s linear;
}
.juncyLeftItemDiv a:hover 
{
	background-image:url(../images/juncy/left_item_2.gif);
	color:#FFFFFF;
}

.index_pro_div {
    background-color: #fafafa;
}

    .index_pro_div:hover {
        box-shadow: 0px 0px 10px #c6c6c6;
        background-color: #FFFFFF;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

.footDiv{
	height:80px;
	width:1200px;
	overflow:hidden;
	color:#8E8E8E;
	text-align:center;
	padding-top:0px;
    background-image:url(../images/juncy/foot_bg.png);
}
.footDiv a:link {text-decoration: none; color:#8E8E8E;}
.footDiv a:visited {text-decoration: none; color:#8E8E8E;}
.footDiv a:hover {text-decoration: none; color:#e00000;}
.footDiv a:active {text-decoration: none; font:#e00000; color:#8E8E8E;}

.imagePic{
	 padding:3px;
	 border:1px;
	 border-color:#CCCCCC;	
}

.strCutCss{
	/*height:30px; width:450px;*/
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

a:link {text-decoration: none; color:#444444;}
a:visited {text-decoration: none; color:#444444;}
a:hover {text-decoration: none; color:#e00000;}
a:active {text-decoration: none; font:#e00000; color:#444444;}
img {border:0px;}
input {
	font-size:15px; padding:5px; border-radius:5px; border:1px solid #b7b7b7; margin:5px;
}
textarea {
	font-size:15px; padding:5px; border-radius:5px; border:1px solid #b7b7b7; margin:5px;
}
select {
	font-size:15px; padding:5px; border-radius:5px; border:1px solid #b7b7b7; margin:5px;
}

/*选中
::-moz-selection{color:#fff;color:rgba(255,255,255,0.85);background:#03a8b1;}
::selection{color:#fff;color:rgba(255,255,255,0.85);background:#03a8b1;}*/


.innerMenu {
    width: 950px;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

    .innerMenu span {
        min-width: 160px;
        height: 33px;
        overflow: hidden;
        text-align: center;
        line-height: 31px;
        float: left;
        margin-right: 1px;
        margin-bottom: 1px;
        background-color: #dddddd;
        display: block;
        -webkit-transition: background-color 0.3s linear;
        -moz-transition: background-color 0.3s linear;
        -o-transition: background-color 0.3s linear;
        transition: background-color 0.3s linear;
    }

        .innerMenu span:hover {
            background: #005f32;
        }

        .innerMenu span a {
            height: 33px;
            min-width: 160px;
            display: block;
            float: left;
            font-size: 14px;
            color: #000000;
            padding-left: 5px;
            padding-right: 5px;
            -webkit-transition: color 0.3s linear;
            -moz-transition: color 0.3s linear;
            -o-transition: color 0.3s linear;
            transition: color 0.3s linear;
        }

            .innerMenu span a:hover {
                font-size: 14px;
                color: #ffffff;
            }

.juncyProBuyCss a:link {
    text-decoration: none;
    color: #ffffff;
}

.juncyProBuyCss a:visited {
    text-decoration: none;
    color: #ffffff;
}

.juncyProBuyCss a:hover {
    text-decoration: none;
    color: #ececec;
}

.juncyProBuyCss a:active {
    text-decoration: none;
    font: #e00000;
    color: #ffffff;
}

.juncyProBuyCss {
    background-color: #157547;
}</pre></body></html>